From 0d3a6fc2187a0518d917f828475fa254eff4a980 Mon Sep 17 00:00:00 2001 From: Hans van Kranenburg Date: Sat, 23 Dec 2017 15:55:13 +0100 Subject: [PATCH] d/templates/control.main.in: fix whitespace The dot would be appended to the first line, ending in: [...]interface to XenStore. . --- debian/templates/control.main.in | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/templates/control.main.in b/debian/templates/control.main.in index edb05408ed..4c1e2282ba 100644 --- a/debian/templates/control.main.in +++ b/debian/templates/control.main.in @@ -11,7 +11,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: Xenstore communications library for Xen This package contains the client library interface to XenStore. - . Package: libxen-dev Section: libdevel -- 2.30.2